[2025-04-16T18:02:49] The server time is now Wednesday, April 16th, 2025 6:02:49pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cynara2.ccs.neu.edu '/bin/sh' '-c' 'if [ ! -d "/work/pltbuild/build/mingw64-cs" ] ; then git clone "http://localhost:9441/.git" "/work/pltbuild/build/mingw64-cs" ; fi' [2025-04-16T18:02:49] The server time is now Wednesday, April 16th, 2025 6:02:49pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cynara2.ccs.neu.edu '/bin/sh' '-c' 'cd "/work/pltbuild/build/mingw64-cs" ; git pull' hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. From http://localhost:9441/ ea849204d5..0c04ed5d0d release -> origin/release Updating ea849204d5..0c04ed5d0d Fast-forward racket/collects/racket/HISTORY.txt | 13 +++++++++++++ racket/src/ac/strip.m4 | 2 +- racket/src/ac/strip_arg.m4 | 2 +- racket/src/bc/configure | 9 +++------ racket/src/bc/configure.ac | 5 +---- racket/src/cs/c/configure | 9 +++------ racket/src/cs/c/configure.ac | 5 +---- 7 files changed, 23 insertions(+), 22 deletions(-) [2025-04-16T18:02:50] The server time is now Wednesday, April 16th, 2025 6:02:50pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cynara2.ccs.neu.edu '/bin/sh' '-c' 'cd "/work/pltbuild/build/mingw64-cs" ; make -j 1 native-cs-for-cross' racket/src/build/bin/zuo . native-cs-for-cross MAKE=make VM="cs" JOBS="" CPUS="" CONFIGURE_ARGS_qq='' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="" RACKET="" PLAIN_RACKET="" BOOTFILE_RACKET="" SCHEME="" CS_HOST_WORKAREA_PREFIX="" PB_BRANCH="v10.2.0-pre-release.2-2" PB_REPO="https://github.com/racket/pb" SINGLE_BRANCH_FLAG="--single-branch" EXTRA_REPOS_BASE="" PKGS="main-distribution main-distribution-test" PKG_UPDATE_OPTIONS="" PLT_SETUP_OPTIONS="" SRC_CATALOG="https://pkgs.racket-lang.org" SETUP_MACHINE_FLAGS="" PREFIX="" RACKETBC_SUFFIX="bc" RACKETCS_SUFFIX="" DESTDIR="" cd racket/src/ChezScheme/boot/pb && git fetch -q origin v10.2.0-pre-release.2-2:remotes/origin/v10.2.0-pre-release.2-2 cd racket/src/ChezScheme/boot/pb && git remote set-branches origin v10.2.0-pre-release.2-2 cd racket/src/ChezScheme/boot/pb && git checkout -q v10.2.0-pre-release.2-2 cd racket/src/build/cross/cs/c/ && ../../../../cs/c/configure --enable-csdefault checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu === CS executables without suffix enabled checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking for ranlib... ranlib checking for ar... yes checking for strip... strip checking for strip -S... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for nl_langinfo (CODESET)... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking curses is usable... yes -lncurses checking for libz... no Building own libz checking for liblz4... yes checking size of void *... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating cs_config.h config.status: cs_config.h is unchanged >>> Installation is in-place: ../../../../cs/c/.. Configure with --prefix if you wanted to install somewhere else. The --prefix option also makes the installed files better conform to Unix installation conventions. (The configure script will show you specific installation paths when --prefix is used.) Alternately, you can simply `mv' the in-place installation after running `make install'. racket/src/build/cross/cs/c/ChezScheme/boot/ta6le/petite.boot is up to date racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme is up to date racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/petite is up to date racket/src/build/cross/cs/c/ChezScheme/ta6le/s/bootstrap is up to date racket/src/build/cross/cs/c/check-bootstrap-same-stamp is up to date racket/src/build/cross/cs/c/racket.boot is up to date racket/src/build/cross/cs/c/racketcs is up to date racket/src/build/cross/cs/c/gracketcs is up to date racket/src/build/cross/cs/c/starter is up to date [2025-04-16T18:02:55] The server time is now Wednesday, April 16th, 2025 6:02:55pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cynara2.ccs.neu.edu '/bin/sh' '-c' 'cd "/work/pltbuild/build/mingw64-cs" ; make -j 1 client SERVER=localhost SERVER_PORT=9441 PKGS="" DOC_SEARCH="https://pre-release.racket-lang.org/doc/local-redirect/index.html" DIST_DESC="{2} Minimal Racket | {1} Windows | {1} 64-bit x64; for Windows 7 and up | {1} Installer" DIST_NAME="Racket" DIST_BASE=racket-minimal DIST_DIR=racket DIST_SUFFIX="cs" DIST_CATALOGS_q='"'"'"https://pre-release.racket-lang.org/catalog/" ""'"'"' SIGN_IDENTITY="" INSTALLER_OPTIONS="" OSSLSIGNCODE_ARGS_BASE64="" INSTALL_NAME="" BUILD_STAMP="" RELEASE_MODE=--release SOURCE_MODE="" VERSIONLESS_MODE="" PKG_SOURCE_MODE="" DISABLE_STATIC_LIBS="--disable-libs" UNPACK_COLLECTS_FLAGS= MAC_PKG_MODE="" TGZ_MODE="" UPLOAD=http://localhost:9441/upload/ README=http://localhost:9441/"README-17448409691744840969139" TEST_PKGS="" TEST_ARGS_q='"'"''"'"' JOB_OPTIONS="-j 1" PLAIN_RACKET=`pwd`/racket/src/build/cross/cs/c/racketcs RACKET=`pwd`/racket/src/build/cross/cs/c/racketcs CLIENT_BASE=cs-base RACKETCS_SUFFIX= BUNDLE_FROM_SERVER_TARGET=bundle-cross-from-server CS_CROSS_SUFFIX=-cross CS_HOST_WORKAREA_PREFIX=../../cross/cs/c/ SETUP_MACHINE_FLAGS="--cross-compiler ta6nt `pwd`/racket/src/build/cs/c/ -MCR `pwd`/build/zo:" CONFIGURE_ARGS_qq='"'"'"--host=x86_64-w64-mingw32" "--enable-racket=`pwd`/../../cross/cs/c/racketcs" "--enable-embedfw" "--enable-portable"'"'"'' racket/src/build/bin/zuo . client MAKE=make VM="cs" JOBS="" CPUS="" CONFIGURE_ARGS_qq='"--host=x86_64-w64-mingw32" "--enable-racket=`pwd`/../../cross/cs/c/racketcs" "--enable-embedfw" "--enable-portable"' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="-cross" RACKET="/work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs" PLAIN_RACKET="/work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs" BOOTFILE_RACKET="" SCHEME="" CS_HOST_WORKAREA_PREFIX="../../cross/cs/c/" PB_BRANCH="v10.2.0-pre-release.2-2" PB_REPO="https://github.com/racket/pb" SINGLE_BRANCH_FLAG="--single-branch" EXTRA_REPOS_BASE="" PKGS="" PKG_UPDATE_OPTIONS="" PLT_SETUP_OPTIONS="" SRC_CATALOG="https://pkgs.racket-lang.org" SETUP_MACHINE_FLAGS="--cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo:" PREFIX="" RACKETBC_SUFFIX="bc" RACKETCS_SUFFIX="" DESTDIR="" SERVER_COMPILE_MACHINE="-M" DOC_SEARCH="https://pre-release.racket-lang.org/doc/local-redirect/index.html" SERVER="localhost" SERVER_PORT="9441" SERVER_URL_SCHEME="http" SERVER_CATALOG_PATH="" SERVER_COLLECTS_PATH="" SERVER_HOSTS="localhost" PACK_BUILT_OPTIONS="" RELEASE_MODE="--release" SOURCE_MODE="" VERSIONLESS_MODE="" MAC_PKG_MODE="" TGZ_MODE="" INSTALLER_OPTIONS="" PKG_SOURCE_MODE="" DISABLE_STATIC_LIBS="--disable-libs" INSTALLER_PRE_PROCESS_BASE64="" INSTALLER_POST_PROCESS_BASE64="" PREF_DEFAULTS_BASE64="" DIST_NAME="Racket" DIST_BASE="racket-minimal" DIST_DIR="racket" DIST_SUFFIX="cs" DIST_DESC="{2} Minimal Racket | {1} Windows | {1} 64-bit x64; for Windows 7 and up | {1} Installer" DIST_CATALOGS_q='"https://pre-release.racket-lang.org/catalog/" ""' BUILD_STAMP="" INSTALL_NAME="" SIGN_IDENTITY="" NOTARIZATION_CONFIG="" OSSLSIGNCODE_ARGS_BASE64="" README="http://localhost:9441/README-17448409691744840969139" UPLOAD="http://localhost:9441/upload/" CONFIG="build/site.rkt" CONFIG_MODE="default" CLEAN_MODE="" JOB_OPTIONS="-j 1" SERVE_DURING_CMD_qq='' PKG_INSTALL_OPTIONS="" UNPACK_COLLECTS_FLAGS="" TEST_PKGS="" TEST_ARGS_q='' CLIENT_BASE="cs-base" WIN32_CLIENT_BASE="win-base" BUNDLE_FROM_SERVER_TARGET="bundle-cross-from-server" build/config/config.rktd is up to date cd racket/src/build/cs/c/ && ../../../cs/c/configure --host=x86_64-w64-mingw32 --enable-racket=racket/src/build/cs/c/../../cross/cs/c/racketcs --enable-embedfw --enable-portable --disable-libs --enable-csdefault --disable-useprefix --enable-origtree checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-w64-mingw32 checking target system type... x86_64-w64-mingw32 === Racket set to racket/src/build/cs/c/../../cross/cs/c/racketcs === portable enabled === CS executables without suffix enabled === Installation of static libraries (if any) disabled === embedded frameworks enabled checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed checking for fmod in -lm... yes checking for dlopen in -ldl... no checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib checking for x86_64-w64-mingw32-ar... yes checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip checking for strip -S... yes checking for nl_langinfo (CODESET)... no checking size of void *... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating cs_config.h >>> Installation is in-place: ../../../cs/c/.. Configure with --prefix if you wanted to install somewhere else. The --prefix option also makes the installed files better conform to Unix installation conventions. (The configure script will show you specific installation paths when --prefix is used.) Alternately, you can simply `mv' the in-place installation after running `make install'. racket/src/build/cs/c/ChezScheme/boot/ta6nt/petite.boot is up to date racket/src/build/cs/c/ChezScheme/ta6nt/bin/ta6nt/scheme.exe is up to date racket/src/build/cs/c/ChezScheme/ta6nt/bin/ta6nt/petite.exe is up to date racket/src/build/cs/c/RacketCS.exe is up to date racket/src/build/cs/c/MzStart.exe is up to date racket/src/build/cs/c/MrStart.exe is up to date racket/src/build/cs/c/install-stamp is up to date /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs -G build/config/ -MCR racket/src/build/cs/c/compiled: --cross-compiler ta6nt racket/src/build/cs/c/ -X /work/pltbuild/build/mingw64-cs/racket/collects -G /work/pltbuild/build/mingw64-cs/racket/etc --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -N raco -l- setup --no-user -j 1 raco setup: version: 8.16.900 raco setup: platform: win32\x86_64 [cs] raco setup: target machine: ta6nt raco setup: cross-installation: yes raco setup: installation name: 8.16.900 raco setup: variants: cs raco setup: main collects: /work/pltbuild/build/mingw64-cs/racket/collects/ raco setup: collects paths: raco setup: /work/pltbuild/build/mingw64-cs/racket/collects/ raco setup: main pkgs: /work/pltbuild/build/mingw64-cs/racket/share/pkgs raco setup: pkgs paths: raco setup: /work/pltbuild/build/mingw64-cs/racket/share/pkgs raco setup: /home/pltbuild/.local/share/racket/8.16.900/pkgs raco setup: links files: raco setup: /work/pltbuild/build/mingw64-cs/racket/share/links.rktd raco setup: /home/pltbuild/.local/share/racket/8.16.900/links.rktd raco setup: compiled-file roots: raco setup: /work/pltbuild/build/mingw64-cs/build/zo raco setup: same raco setup: main docs: /work/pltbuild/build/mingw64-cs/racket/doc raco setup: --- updating info-domain tables --- [18:03:01] raco setup: --- pre-installing collections --- [18:03:01] raco setup: --- installing foreign libraries --- [18:03:01] raco setup: --- installing shared files --- [18:03:01] raco setup: --- compiling collections --- [18:03:01] raco setup: making: /acks raco setup: making: /compiler raco setup: making: /compiler/private raco setup: making: /data raco setup: making: /db raco setup: making: /db/private raco setup: making: /db/private/generic raco setup: making: /db/private/sqlite3 raco setup: making: /dynext raco setup: making: /ffi raco setup: making: /ffi/unsafe raco setup: making: /ffi/unsafe/define raco setup: making: /ffi/unsafe/private raco setup: making: /file raco setup: making: /file/private raco setup: making: /info raco setup: making: /info-domain raco setup: making: /json raco setup: making: /launcher raco setup: making: /net raco setup: making: /openssl raco setup: making: /openssl/private raco setup: making: /pkg raco setup: making: /pkg/private raco setup: making: /planet raco setup: making: /planet/private raco setup: making: /racket raco setup: making: /racket/base raco setup: making: /racket/base/lang raco setup: making: /racket/contract raco setup: making: /racket/contract/private raco setup: making: /racket/gui raco setup: making: /racket/kernel raco setup: making: /racket/lang raco setup: making: /racket/load raco setup: making: /racket/load/lang raco setup: making: /racket/match raco setup: making: /racket/place raco setup: making: /racket/place/private raco setup: making: /racket/private raco setup: making: /racket/private/unit raco setup: making: /racket/private/unit/exptime raco setup: making: /racket/signature raco setup: making: /racket/signature/lang raco setup: making: /racket/unit raco setup: making: /racket/unit/lang raco setup: making: /racket/unsafe raco setup: making: /raco raco setup: making: /reader raco setup: making: /reader/lang raco setup: making: /realm raco setup: making: /s-exp raco setup: making: /s-exp/lang raco setup: making: /setup raco setup: making: /setup/commands raco setup: making: /setup/infotab raco setup: making: /setup/infotab/lang raco setup: making: /setup/private raco setup: making: /syntax raco setup: making: /syntax/parse raco setup: making: /syntax/parse/experimental raco setup: making: /syntax/parse/lib raco setup: making: /syntax/parse/private raco setup: making: /syntax/private raco setup: making: /syntax/private/util raco setup: making: /syntax/unsafe raco setup: making: /version raco setup: making: /xml raco setup: making: /xml/private raco setup: --- creating launchers --- [18:03:01] raco setup: launcher: /raco.exe raco setup: --- installing collections --- [18:03:01] raco setup: installing: /racket raco setup: --- post-installing collections --- [18:03:01] raco setup: --- checking package dependencies --- [18:03:01] /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -N raco -l- raco pkg install --catalog http://localhost:9441/ --scope user --skip-installed --deps search-auto --pkgs -j 1 distro-build-client Resolving "distro-build-client" via http://localhost:9441/ Downloading http://localhost:9441/pkgs/distro-build-client.zip 00: Resolving "base" via http://localhost:9441/ 01: Resolving "ds-store-lib" via http://localhost:9441/ Resolving "at-exp-lib" via http://localhost:9441/ Downloading http://localhost:9441/pkgs/base.zip Downloading http://localhost:9441/pkgs/ds-store-lib.zip Downloading http://localhost:9441/pkgs/at-exp-lib.zip Resolving "racket-lib" via http://localhost:9441/ Downloading http://localhost:9441/pkgs/racket-lib.zip 01: Resolving "racket-win32-x86_64-3" via http://localhost:9441/ 00: Resolving "db-win32-x86_64" via http://localhost:9441/ Resolving "com-win32-x86_64" via http://localhost:9441/ Downloading http://localhost:9441/pkgs/racket-win32-x86_64-3.zip Downloading http://localhost:9441/pkgs/db-win32-x86_64.zip Downloading http://localhost:9441/pkgs/com-win32-x86_64.zip The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of distro-build-client: base ds-store-lib at-exp-lib dependencies of base: racket-lib dependencies of racket-lib: racket-win32-x86_64-3 db-win32-x86_64 com-win32-x86_64 raco setup: version: 8.16.900 raco setup: platform: win32\x86_64 [cs] raco setup: target machine: ta6nt raco setup: cross-installation: yes raco setup: installation name: 8.16.900 raco setup: variants: cs raco setup: main collects: /work/pltbuild/build/mingw64-cs/racket/collects/ raco setup: collects paths: raco setup: /work/pltbuild/build/mingw64-cs/build/user/8.16.900/collects raco setup: /work/pltbuild/build/mingw64-cs/racket/collects/ raco setup: main pkgs: /work/pltbuild/build/mingw64-cs/racket/share/pkgs raco setup: pkgs paths: raco setup: /work/pltbuild/build/mingw64-cs/racket/share/pkgs raco setup: /work/pltbuild/build/mingw64-cs/build/user/8.16.900/pkgs raco setup: links files: raco setup: /work/pltbuild/build/mingw64-cs/racket/share/links.rktd raco setup: /work/pltbuild/build/mingw64-cs/build/user/8.16.900/links.rktd raco setup: compiled-file roots: raco setup: /work/pltbuild/build/mingw64-cs/build/zo raco setup: same raco setup: main docs: /work/pltbuild/build/mingw64-cs/racket/doc raco setup: --- updating info-domain tables --- [18:03:03] raco setup: updating: /work/pltbuild/build/mingw64-cs/build/user/8.16.900/share/info-cache.rktd raco setup: --- pre-installing collections --- [18:03:03] raco setup: --- installing foreign libraries --- [18:03:03] raco setup: installing: foreign library /work/pltbuild/build/mingw64-cs/build/user/8.16.900/lib/myssink.dll raco setup: installing: foreign library /work/pltbuild/build/mingw64-cs/build/user/8.16.900/lib/sqlite3.dll raco setup: installing: foreign library /work/pltbuild/build/mingw64-cs/build/user/8.16.900/lib/longdouble.dll raco setup: installing: foreign library /work/pltbuild/build/mingw64-cs/build/user/8.16.900/lib/ssleay32.dll raco setup: installing: foreign library /work/pltbuild/build/mingw64-cs/build/user/8.16.900/lib/libeay32.dll raco setup: installing: foreign library /work/pltbuild/build/mingw64-cs/build/user/8.16.900/lib/libiconv-2.dll raco setup: --- installing shared files --- [18:03:03] raco setup: --- compiling collections --- [18:03:03] raco setup: making: /at-exp-lib/at-exp raco setup: making: /at-exp-lib/at-exp/lang raco setup: in /at-exp-lib/at-exp/lang raco setup: in /at-exp-lib/scribble raco setup: making: /at-exp-lib/scribble raco setup: making: /at-exp-lib/scribble/base raco setup: in /at-exp-lib/scribble/base raco setup: making: /com-win32-x86_64/com raco setup: in /com-win32-x86_64/com raco setup: making: /db-win32-x86_64/db raco setup: in /db-win32-x86_64/db raco setup: making: /distro-build-client raco setup: in /distro-build-client raco setup: in /ds-store-lib raco setup: making: /distro-build-client/macosx-installer raco setup: making: /distro-build-client/unix-installer raco setup: making: /distro-build-client/windows-installer raco setup: making: /ds-store-lib raco setup: in /ds-store-lib raco setup: making: /racket-win32-x86_64-3/racket raco setup: in /racket-win32-x86_64-3/racket raco setup: --- creating launchers --- [18:03:11] raco setup: --- installing collections --- [18:03:11] raco setup: installing: /racket raco setup: --- post-installing collections --- [18:03:11] /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install bundle racket bundle/racket Copying collects -> /work/pltbuild/build/mingw64-cs/bundle/racket/collects Copying share/pkgs -> /work/pltbuild/build/mingw64-cs/bundle/racket/share/pkgs missing source path "share/pkgs", skipping... Copying doc -> /work/pltbuild/build/mingw64-cs/bundle/racket/doc missing source path "doc", skipping... Copying lib -> /work/pltbuild/build/mingw64-cs/bundle/racket/lib Copying include -> /work/pltbuild/build/mingw64-cs/bundle/racket/include Copying share/applications -> /work/pltbuild/build/mingw64-cs/bundle/racket/share/applications missing source path "share/applications", skipping... Copying share -> /work/pltbuild/build/mingw64-cs/bundle/racket/share Copying etc -> /work/pltbuild/build/mingw64-cs/bundle/racket/etc /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winstrip bundle/racket /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winvers-change bundle/racket Changing: /work/pltbuild/build/mingw64-cs/bundle/racket/Racket.exe Changing: /work/pltbuild/build/mingw64-cs/bundle/racket/lib/GRacket.exe Renaming: /work/pltbuild/build/mingw64-cs/bundle/racket/lib/libracketcsxxxxxxx.def -> libracketcs_did02o.def Renaming: /work/pltbuild/build/mingw64-cs/bundle/racket/lib/libracketcsxxxxxxx.dll -> libracketcs_did02o.dll Changing: /work/pltbuild/build/mingw64-cs/bundle/racket/lib/libracketcs_did02o.dll /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/unpack-collects http://localhost:9441/ [2025-04-16T18:03:16] The client time is now Wednesday, April 16th, 2025 6:03:16pm /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -G bundle/racket/etc -X bundle/racket/collects -C -A bundle/user -l raco setup --no-user -j 1 --recompile-only raco setup: version: 8.16.900 raco setup: platform: win32\x86_64 [cs] raco setup: target machine: ta6nt raco setup: cross-installation: yes raco setup: installation name: 8.16.900 raco setup: variants: cs raco setup: main collects: /work/pltbuild/build/mingw64-cs/bundle/racket/collects/ raco setup: collects paths: raco setup: /work/pltbuild/build/mingw64-cs/bundle/racket/collects/ raco setup: main pkgs: /work/pltbuild/build/mingw64-cs/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /work/pltbuild/build/mingw64-cs/bundle/racket/share/pkgs raco setup: /work/pltbuild/build/mingw64-cs/bundle/user/8.16.900/pkgs raco setup: links files: raco setup: /work/pltbuild/build/mingw64-cs/bundle/racket/share/links.rktd raco setup: /work/pltbuild/build/mingw64-cs/bundle/user/8.16.900/links.rktd raco setup: compiled-file roots: raco setup: /work/pltbuild/build/mingw64-cs/build/zo raco setup: same raco setup: main docs: /work/pltbuild/build/mingw64-cs/bundle/racket/doc raco setup: --- updating info-domain tables --- [18:04:35] raco setup: --- pre-installing collections --- [18:04:35] raco setup: --- installing foreign libraries --- [18:04:35] raco setup: --- installing shared files --- [18:04:35] raco setup: --- compiling collections --- [18:04:35] raco setup: making: /acks raco setup: in /acks raco setup: making: /compiler raco setup: in /compiler raco setup: making: /compiler/private raco setup: in /compiler/private raco setup: making: /data raco setup: in /data raco setup: making: /db raco setup: making: /db/private raco setup: making: /db/private/generic raco setup: making: /db/private/sqlite3 raco setup: making: /dynext raco setup: making: /ffi raco setup: in /ffi raco setup: in /ffi/unsafe/private raco setup: in /ffi/unsafe raco setup: in /racket raco setup: making: /ffi/unsafe raco setup: in /ffi/unsafe raco setup: making: /ffi/unsafe/define raco setup: in /ffi/unsafe/define raco setup: making: /ffi/unsafe/private raco setup: making: /file raco setup: in /file raco setup: in /file/private raco setup: making: /file/private raco setup: making: /info raco setup: making: /info-domain raco setup: making: /json raco setup: making: /launcher raco setup: in /launcher raco setup: making: /net raco setup: in /net raco setup: making: /openssl raco setup: in /openssl raco setup: making: /openssl/private raco setup: in /openssl/private raco setup: making: /pkg raco setup: in /pkg raco setup: in /planet/private raco setup: in /setup raco setup: making: /pkg/private raco setup: making: /planet raco setup: making: /planet/private raco setup: making: /racket raco setup: in /racket raco setup: in /syntax raco setup: in /racket/private raco setup: in /syntax/private raco setup: in /racket/private/unit raco setup: in /racket/private/unit/exptime raco setup: in /syntax/parse/experimental raco setup: making: /racket/base raco setup: making: /racket/base/lang raco setup: in /racket/base/lang raco setup: making: /racket/contract raco setup: in /racket/contract raco setup: making: /racket/contract/private raco setup: in /racket/contract/private raco setup: making: /racket/gui raco setup: in /racket/gui raco setup: making: /racket/kernel raco setup: in /racket/kernel raco setup: making: /racket/lang raco setup: in /racket/lang raco setup: making: /racket/load raco setup: making: /racket/load/lang raco setup: in /racket/load/lang raco setup: making: /racket/match raco setup: in /racket/match raco setup: making: /racket/place raco setup: making: /racket/place/private raco setup: in /racket/place/private raco setup: making: /racket/private raco setup: in /racket/private raco setup: making: /racket/private/unit raco setup: making: /racket/private/unit/exptime raco setup: making: /racket/signature raco setup: in /racket/signature raco setup: making: /racket/signature/lang raco setup: in /racket/signature/lang raco setup: making: /racket/unit raco setup: in /racket/unit raco setup: making: /racket/unit/lang raco setup: in /racket/unit/lang raco setup: making: /racket/unsafe raco setup: making: /raco raco setup: in /raco raco setup: making: /reader raco setup: making: /reader/lang raco setup: in /reader/lang raco setup: making: /realm raco setup: making: /s-exp raco setup: making: /s-exp/lang raco setup: making: /setup raco setup: in /setup raco setup: making: /setup/commands raco setup: in /setup/commands raco setup: making: /setup/infotab raco setup: making: /setup/infotab/lang raco setup: making: /setup/private raco setup: making: /syntax raco setup: in /syntax raco setup: in /syntax/private raco setup: making: /syntax/parse raco setup: in /syntax/parse raco setup: in /syntax/parse/private raco setup: making: /syntax/parse/experimental raco setup: in /syntax/parse/experimental raco setup: making: /syntax/parse/lib raco setup: making: /syntax/parse/private raco setup: making: /syntax/private raco setup: making: /syntax/private/util raco setup: in /syntax/private/util raco setup: making: /syntax/unsafe raco setup: in /syntax/unsafe raco setup: making: /version raco setup: in /version raco setup: making: /xml raco setup: in /xml raco setup: making: /xml/private raco setup: --- creating launchers --- [18:05:04] raco setup: launcher: /raco.exe raco setup: --- installing collections --- [18:05:04] raco setup: installing: /racket raco setup: --- post-installing collections --- [18:05:04] raco setup: --- checking package dependencies --- [18:05:04] /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -G bundle/racket/etc -X bundle/racket/collects -C -A bundle/user -l raco pkg install --catalog http://localhost:9441/ --scope installation --skip-installed --deps search-auto --pkgs -j 1 --recompile-only racket-lib Resolving "racket-lib" via http://localhost:9441/ Using cached17448409821744840982740 for http://localhost:9441/pkgs/racket-lib.zip 00: Resolving "base" via http://localhost:9441/ 01: Resolving "racket-win32-x86_64-3" via http://localhost:9441/ 02: Resolving "db-win32-x86_64" via http://localhost:9441/ Resolving "com-win32-x86_64" via http://localhost:9441/ Using cached17448409821744840982630 for http://localhost:9441/pkgs/base.zip Using cached17448409821744840982873 for http://localhost:9441/pkgs/racket-win32-x86_64-3.zip Using cached17448409831744840983272 for http://localhost:9441/pkgs/db-win32-x86_64.zip Using cached17448409831744840983402 for http://localhost:9441/pkgs/com-win32-x86_64.zip The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of racket-lib: base racket-win32-x86_64-3 db-win32-x86_64 com-win32-x86_64 raco setup: version: 8.16.900 raco setup: platform: win32\x86_64 [cs] raco setup: target machine: ta6nt raco setup: cross-installation: yes raco setup: installation name: 8.16.900 raco setup: variants: cs raco setup: main collects: /work/pltbuild/build/mingw64-cs/bundle/racket/collects/ raco setup: collects paths: raco setup: /work/pltbuild/build/mingw64-cs/bundle/racket/collects/ raco setup: main pkgs: /work/pltbuild/build/mingw64-cs/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /work/pltbuild/build/mingw64-cs/bundle/racket/share/pkgs raco setup: /work/pltbuild/build/mingw64-cs/bundle/user/8.16.900/pkgs raco setup: links files: raco setup: /work/pltbuild/build/mingw64-cs/bundle/racket/share/links.rktd raco setup: /work/pltbuild/build/mingw64-cs/bundle/user/8.16.900/links.rktd raco setup: compiled-file roots: raco setup: /work/pltbuild/build/mingw64-cs/build/zo raco setup: same raco setup: main docs: /work/pltbuild/build/mingw64-cs/bundle/racket/doc raco setup: --- updating info-domain tables --- [18:05:05] raco setup: updating: /work/pltbuild/build/mingw64-cs/bundle/racket/share/info-cache.rktd raco setup: --- pre-installing collections --- [18:05:05] raco setup: --- installing foreign libraries --- [18:05:05] raco setup: installing: foreign library /myssink.dll raco setup: installing: foreign library /sqlite3.dll raco setup: installing: foreign library /longdouble.dll raco setup: installing: foreign library /ssleay32.dll raco setup: installing: foreign library /libeay32.dll raco setup: installing: foreign library /libiconv-2.dll raco setup: --- installing shared files --- [18:05:05] raco setup: --- compiling collections --- [18:05:05] raco setup: making: /db raco setup: making: /db/private raco setup: making: /db/private/generic raco setup: making: /db/private/sqlite3 raco setup: making: /racket raco setup: making: /racket/base raco setup: making: /racket/base/lang raco setup: making: /racket/contract raco setup: making: /racket/contract/private raco setup: making: /racket/gui raco setup: making: /racket/kernel raco setup: making: /racket/lang raco setup: making: /racket/load raco setup: making: /racket/load/lang raco setup: making: /racket/match raco setup: making: /racket/place raco setup: making: /racket/place/private raco setup: making: /racket/private raco setup: making: /racket/private/unit raco setup: making: /racket/private/unit/exptime raco setup: making: /racket/signature raco setup: making: /racket/signature/lang raco setup: making: /racket/unit raco setup: making: /racket/unit/lang raco setup: making: /racket/unsafe raco setup: making: /com-win32-x86_64/com raco setup: in /com-win32-x86_64/com raco setup: making: /db-win32-x86_64/db raco setup: in /db-win32-x86_64/db raco setup: making: /racket-win32-x86_64-3/racket raco setup: in /racket-win32-x86_64-3/racket raco setup: --- creating launchers --- [18:05:12] raco setup: --- installing collections --- [18:05:12] raco setup: installing: /racket raco setup: --- post-installing collections --- [18:05:12] /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -G bundle/racket/etc -X bundle/racket/collects -C -A bundle/user -l raco pkg install --catalog http://localhost:9441/ --scope installation --skip-installed --deps search-auto --pkgs -j 1 --recompile-only /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install post-adjust "" "" racket bundle/racket /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l distro-build/set-config bundle/racket/etc/config.rktd "" "" https://pre-release.racket-lang.org/doc/local-redirect/index.html https://pre-release.racket-lang.org/catalog/ "" /work/pltbuild/build/mingw64-cs/racket/src/build/cross/cs/c/racketcs --cross-compiler ta6nt /work/pltbuild/build/mingw64-cs/racket/src/build/cs/c/ -MCR /work/pltbuild/build/mingw64-cs/build/zo: -MCR /work/pltbuild/build/mingw64-cs/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/installer --readme http://localhost:9441/README-17448409691744840969139 --upload http://localhost:9441/upload/ --desc {2}" "Minimal" "Racket" | "{1}" "Windows" | "{1}" "64-bit" "x64"; "for" "Windows" "7" "and" "up" | "{1}" "Installer --release --packed-options "" --pre-process "" --post-process "" Racket racket-minimal racket cs "" "" [2025-04-16T18:05:13] The client time is now Wednesday, April 16th, 2025 6:05:13pm Downloading http://localhost:9441/README-17448409691744840969139 MakeNSIS v3.06.1-1+deb11u1 - Copyright 1999-2020 Contributors See the file COPYING for license details. Credits can be found in the Users Manual. Processing config: /etc/nsisconf.nsh Processing script file: "installer.nsi" (UTF8) warning 5050: File /a is disabled for non Win32 platforms. (installer.nsi:181) Processed 1 file, writing output (x86-ansi): warning 7998: ANSI targets are deprecated warning 9100: Generating version information for language "1033-English" without standard key "LegalCopyright" Output: "racket-minimal-8.16.900-x86_64-win32-cs.exe" Install: 5 pages (320 bytes), 1 section (4120 bytes), 2828 instructions (79184 bytes), 1961 strings (34717 bytes), 1 language table (306 bytes). Uninstall: 2 pages (192 bytes), 1 section (4120 bytes), 122 instructions (3416 bytes), 132 strings (2298 bytes), 1 language table (258 bytes). Datablock optimizer saved 181039 bytes (~0.2%). Using lzma (compress whole) compression. EXE header size: 369664 / 84480 bytes Install code: (116063 bytes) Install data: (65504835 bytes) Uninstall code+data: (318956 bytes) Compressed data: 29903300 / 65939854 bytes CRC (0xE1A263A9): 4 / 4 bytes Total size: 30272968 / 66024338 bytes (45.8%) 3 warnings: 5050: File /a is disabled for non Win32 platforms. (installer.nsi:181) 7998: ANSI targets are deprecated 9100: Generating version information for language "1033-English" without standard key "LegalCopyright" Upload bundle/racket-minimal-8.16.900-x86_64-win32-cs.exe to http://localhost:9441/upload/ [2025-04-16T18:05:45] The client time is now Wednesday, April 16th, 2025 6:05:45pm